home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1710 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  2.0 KB

  1. From: Stephen Usher <Stephen.Usher@earth.ox.ac.uk>
  2. Subject: Re: Mint Addition
  3. Date: Fri, 15 Jul 1994 10:37:11 +0100 (BST)
  4. In-Reply-To: <2387.9407150840@infbsdb3.idb.cs.tu-bs.de> from "krinke@ips.cs.tu-bs.de" at Jul 15, 94 10:40:31 am
  5. Mime-Version: 1.0
  6.  
  7. >BERNARD Sebastien writes:
  8. > > Would it be interesting to include some of the driver into the mint code ?
  9. > > I am proposing such a thing because I think that some features proposed
  10. > > as extra should become standard to the kernel and use it as if.
  11. > > [...]
  12. > >   My proposal is to start a discussion about the extension :
  13. > >     - should the extensions be kept extern to the kernel
  14. > >       ou should they be integrated to the kernel and which ones ?
  15. >I don't think that is good idea --- many MiNT-users don't need the
  16. >(net-)extensions and the kernel would be bigger as needed.
  17. >
  18. >I prefer the opposite way --- remove more things from the kernel to
  19. >drivers, the 'fasttext'-device for example (I never use it and it is
  20. >not present in my kernel).  That makes the kernel smaller and you
  21. >don't need to keep different versions of the kernel.
  22.  
  23. To do this completely we'll need functions to hook into the scheduler, be
  24. able to get the kernel to vector to a device driver upon an interrupt from a
  25. peripheral etc. and do this efficently.
  26.  
  27. We are obviously not there yet as we have to use kludgey solutions such as
  28. the sld daemon for MiNTnet. The functionality of the sld daemon and other
  29. such daemons should be able to be set up seemlessly using kernel callbacks
  30. into device drivers etc. The kernel scheduler itself should be at a lower
  31. priority than devices so that interrupts are handled as quickly as possible.
  32.  
  33. >Jens Krinke
  34. >
  35. >____________________________________
  36. >Jens Krinke (krinke@ips.cs.tu-bs.de)
  37.  
  38. Steve
  39.  
  40. -- 
  41. ---------------------------------------------------------------------------
  42. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  43. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  44. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  45.